therefore demands placed on a program entry point always succeed 因此放置在程序入口點的要求總是會成功。
the stack walk proceeds through the call stack until it reaches the program entry point of the stack usually the 堆棧審核貫穿調(diào)用堆棧持續(xù)進(jìn)行,直至到達(dá)堆棧的程序入口點(通常為
note that a demand placed on your program entry point never gets evaluated because the stack walks always begins at calling stack frame, but in this case, there is no such calling frame to evaluate 注意,放置在程序入口點的要求從不會被評估,因為堆棧審核總是在調(diào)用堆棧幀開始,可是在這樣的情況下,沒有這樣的調(diào)用幀可進(jìn)行評估。